home *** CD-ROM | disk | FTP | other *** search
- Path: hubcap.clemson.edu!hubcap!mjs
- From: mjs@hubcap.clemson.edu (M. J. Saltzman)
- Newsgroups: comp.lang.c
- Subject: Re: REQ: eigenvalues
- Date: 26 Jan 96 22:00:55 GMT
- Organization: Clemson University
- Message-ID: <mjs.822693655@hubcap>
- References: <OLIVIER.HUET.96Jan26183458@clr41aa.clr48pl.edf.fr>
- NNTP-Posting-Host: hubcap.clemson.edu
-
- Olivier.Huet@der.edf.fr (Olivier Huet) writes:
-
-
- >I am looking for a short program in c to compute eigenvalues and
- >eigenvectors of complex matrices. The only thing I've found is the
- >package CLAPACK that is very huge and use f2c ...
-
- LAPACK is big for a reason: doing eigenvalues right is hard.
- For other sources, you might try GAMS (http://gams.nist.gov) or
- check Numerical Recipes (http://nr.harvard.edu/numerical-recipes).
- Be sure to read the legal stuff for NR.
-
- >If a FAQ answer to my question, let me know where I can find it.
-
- >Thank you in advance,
-
-
-
-
- >--
- >Olivier Huet
- --
- Matthew Saltzman
- Clemson University Math Sciences
- mjs@clemson.edu
- --
- Matthew Saltzman
- Clemson University Math Sciences
- mjs@clemson.edu
-